'Declaration Public Overloads Shared Function Create( _ ByVal function As AggregateFunction, _ ByVal state() As Variant _ ) As Aggregate
public static Aggregate Create( AggregateFunction function, Variant[] state )
Parameters
- function
- Aggregate function.
- state